FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package logex.internal.fhir.profiles#1.0.0 (78 ms)

Package logex.internal.fhir.profiles
Type StructureDefinition
Id Id
FHIR Version R3
Source https://simplifier.net/resolve?scope=logex.internal.fhir.profiles@1.0.0&canonical=http://mrdm.nl/fhir/StructureDefinition/nl-gli-address
Url http://mrdm.nl/fhir/StructureDefinition/nl-gli-address
Version 1.2.0
Status active
Date 2023-04-21T14:41:40.4069685+00:00
Name nl-gli-address
Experimental False
Description This address type is used to describe the addresses of nl-gli-patients. The addresses of *groups and organizations* can be entered as postal code range in nl-gli-postal-code-range
Type Address
Kind complex-type

Resources that use this resource

StructureDefinition
http://mrdm.nl/fhir/StructureDefinition/nl-gli-patient nl-gli-patient

Resources that this resource uses

StructureDefinition
http://fhir.nl/fhir/StructureDefinition/nl-core-address nl-core-address


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "nl-gli-address",
  "url" : "http://mrdm.nl/fhir/StructureDefinition/nl-gli-address",
  "version" : "1.2.0",
  "name" : "nl-gli-address",
  "status" : "active",
  "date" : "2023-04-21T14:41:40.4069685+00:00",
  "publisher" : "MRDM",
  "contact" : [
    {
      "name" : "MRDM helpdesk",
      "telecom" : [
        {
          "system" : "email",
          "value" : "info@mrdm.nl"
        }
      ]
    }
  ],
  "description" : "This address type is used to describe the addresses of nl-gli-patients. The addresses of *groups and organizations* can be entered as postal code range in nl-gli-postal-code-range",
  "fhirVersion" : "3.0.2",
  "kind" : "complex-type",
  "abstract" : false,
  "type" : "Address",
  "baseDefinition" : "http://fhir.nl/fhir/StructureDefinition/nl-core-address",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Address.extension",
        "path" : "Address.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "min" : 0
      },
      {
        "id" : "Address.extension:official",
        "path" : "Address.extension",
        "sliceName" : "official",
        "min" : 0,
        "max" : "0"
      },
      {
        "id" : "Address.type",
        "path" : "Address.type",
        "max" : "0"
      },
      {
        "id" : "Address.text",
        "path" : "Address.text",
        "max" : "0"
      },
      {
        "id" : "Address.line",
        "path" : "Address.line",
        "max" : "0"
      },
      {
        "id" : "Address.city",
        "path" : "Address.city",
        "max" : "0"
      },
      {
        "id" : "Address.district",
        "path" : "Address.district",
        "max" : "0"
      },
      {
        "id" : "Address.state",
        "path" : "Address.state",
        "max" : "0"
      },
      {
        "id" : "Address.postalCode",
        "path" : "Address.postalCode",
        "min" : 1
      },
      {
        "id" : "Address.country.extension",
        "path" : "Address.country.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "min" : 1
      },
      {
        "id" : "Address.country.extension:countryCode",
        "path" : "Address.country.extension",
        "sliceName" : "countryCode",
        "min" : 1
      },
      {
        "id" : "Address.period",
        "path" : "Address.period",
        "definition" : "The patient's address at time of his/her registration into the GLI Program is required. If there is only 1 address and no period it will be assumed this was the address at time of registration. If there are multiple adresses or if the address has a period, the address will be used active at time of the episode of care period.start."
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.